home *** CD-ROM | disk | FTP | other *** search
- object frmText: TfrmText
- Left = 204
- Top = 217
- BorderStyle = bsNone
- ClientHeight = 270
- ClientWidth = 563
- Color = clBlack
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- KeyPreview = True
- Position = poScreenCenter
- OnCreate = FormCreate
- OnKeyDown = FormKeyDown
- OnPaint = FormPaint
- PixelsPerInch = 96
- TextHeight = 13
- end
-